home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-15 / sysid602.zip / SYSID5.DOC < prev   
Text File  |  1990-04-07  |  2KB  |  43 lines

  1. SYSID5.EXE, Version 5.2
  2.  
  3. Usage:    [d:][path]SYSID
  4.  
  5. A system description for DOS-based PC/XT/AT- and PS/2-class machines.
  6. SYSID generates 17 screens of information about the host system and runs
  7. under DOS versions 3.0 and later.
  8.  
  9. My primary sources of ideas in SYSID were Ray Duncan's "Advanced MS-DOS
  10. Programming," Terry Dettman's "DOS Programmer's Reference," and the
  11. "ms.dos/secrets" conference on BIX.  Bob Smith's article "Chips in
  12. Transition", PC Tech Journal 4 : 4, p. 56, and Prakash Chandra's article
  13. "?", Byte 13 : ? p. ? were valuable references.  The ideas of Terje
  14. Mathisen, Barry Nance, and others also appear in various places.  Mike
  15. Sargent and Redmond Simonsen contributed valuable feedback during the
  16. development of SYSID.
  17.  
  18. Some of the techniques SYSID uses are not documented or officially
  19. supported by either IBM or Microsoft.  Where possible I have followed the
  20. undocumented routine with a comment describing my source for the
  21. technique.  If such a technique is not commented, the source was most
  22. likely the Dettman book.
  23.  
  24. SYSID was developed on an IBM PC with Turbo Pascal 5.0, Turbo Assembler
  25. 1.0, and DOS 3.30.
  26.  
  27. SYSID is copyright 1990 by Steve Grant.  All rights reserved.  Neither the
  28. source code nor the object code of SYSID carries any warranty, either express
  29. or implied, of merchantability or of fitness for a particular purpose.
  30.  
  31. You may use or distribute SYSID freely, but you may not charge consideration
  32. for such use or distribution.  You may not appropriate any part of either the
  33. source code or the object code into another program without the express written
  34. consent of the author.
  35.  
  36. Comments, questions, and suggestions may be directed to:
  37.  
  38.     BIX:sjgrant
  39.  
  40. Steve Grant
  41. Jersey City, NJ
  42. April 7, 1990
  43.